projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2145188
)
ppc4xx: Remove some features from ALPR to fit into 256k again
author
Stefan Roese
<
[email protected]
>
Tue, 9 Dec 2008 19:08:01 +0000
(20:08 +0100)
committer
Stefan Roese
<
[email protected]
>
Wed, 10 Dec 2008 14:10:54 +0000
(15:10 +0100)
Signed-off-by: Stefan Roese <
[email protected]
>
include/configs/alpr.h
patch
|
blob
|
history
diff --git
a/include/configs/alpr.h
b/include/configs/alpr.h
index 6e9f5e5a530e5c906cd335ec54e5b7643f5c32ce..7ce820518e1da41b27cdc39bc1943a51e707f226 100644
(file)
--- a/
include/configs/alpr.h
+++ b/
include/configs/alpr.h
@@
-235,18
+235,15
@@
#define CONFIG_CMD_DHCP
#define CONFIG_CMD_DIAG
#define CONFIG_CMD_EEPROM
-#define CONFIG_CMD_ELF
#define CONFIG_CMD_FPGA
#define CONFIG_CMD_I2C
#define CONFIG_CMD_IRQ
#define CONFIG_CMD_MII
#define CONFIG_CMD_NAND
#define CONFIG_CMD_NET
-#define CONFIG_CMD_NFS
#define CONFIG_CMD_PCI
#define CONFIG_CMD_PING
-#define CONFIG_CMD_REGINFO
-
+#undef CONFIG_CMD_NFS
#undef CONFIG_WATCHDOG /* watchdog disabled */